Skip to content

Conversation

anonychun
Copy link

I’m encountering the following error in the browser console when running a freshly generated Rails app using --main:

GET http://localhost:3000/assets/tailwindcss net::ERR_ABORTED 404 (Not Found)

The error disappears after moving the file from app/assets/stylesheets/application.tailwind.css to app/assets/tailwind/application.css.

I discovered this solution by reviewing this pull request: rails/tailwindcss-rails#474

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant